From: Mary Strodl Date: Thu, 30 Jan 2025 19:20:20 +0000 (-0500) Subject: Cargo: bump MSRV, need c-string literals X-Git-Tag: archive/raspbian/2025.7-2+rpi1^2^2~6^2~5^2~15^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f8a57baecfbfa62e5c0ef4281af42fa70d66499e;p=ostree.git Cargo: bump MSRV, need c-string literals Signed-off-by: Colin Walters --- diff --git a/Cargo.toml b/Cargo.toml index 6816b605..14498685 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ostree" readme = "rust-bindings/README.md" repository = "https://github.com/ostreedev/ostree" -rust-version = "1.70.0" +rust-version = "1.77.0" version = "0.20.0" include = [